The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "crypt::cbc"

CBC - Encrypt Data with Cipher Block Chaining Mode River stage three • 72 direct dependents • 142 total dependents

This module is a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as DES or IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compa...

LDS/Crypt-CBC-1.00 - 19 Jun 1998 19:48:52 UTC - Search in distribution

Crypt::Mode::CBC - Block cipher mode CBC [Cipher-block chaining] River stage three • 62 direct dependents • 246 total dependents

This module implements CBC cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC - Search in distribution

App::OATH::Crypt::CBC - Crypto modules for Simple OATH authenticator River stage zero No dependents

Crypto modules for CBC methods, this includes Rijndael and Blowfish...

MBRADSHAW/App-OATH-1.20171216 - 16 Dec 2017 06:17:36 UTC - Search in distribution

Crypt::TripleDES::CBC - Triple DES in CBC mode Pure implementation River stage zero No dependents

Most Modules on CPAN don't do a standards compliant implementation, while they are able to decrypt what they encrypt. There are corner cases where certain blocks of data in a chain don't decrypt properly. This is (almost)a pure perl implementation of...

SHANTANU/Crypt-TripleDES-CBC-0.006 - 07 Apr 2016 07:02:16 UTC - Search in distribution

Crypt::Mode::CBC::Easy - Encrypts/decrypts text and verifies decrypted text with a checksum and a random initialization vector. River stage one • 1 direct dependent • 3 total dependents

A convenience class that wraps Crypt::Mode::CBC and adds random initialization vector support along with a checksum to make sure that all decrypted text has not been tampered with....

SRCHULO/Crypt-Mode-CBC-Easy-0.006 - 05 Oct 2019 21:01:05 UTC - Search in distribution

Egg::Plugin::Crypt::CBC - Crypt::CBC for Egg Plugin. River stage zero No dependents

It is a plugin to use the code and decoding by Crypt::CBC....

LUSHE/Egg-Plugin-Crypt-CBC-3.01 - 17 Apr 2008 12:19:31 UTC - Search in distribution

Egg::Model::Auth::Crypt::CBC - AUTH component to treat code of attestation data with Crypt::CBC. River stage zero No dependents

It is API component to treat the password in the attestation data with Crypt::CBC. 'Crypt::CBC' is included in the list following API component name that adds the setting of 'crypt_cbc' to the configuration to use it and specifies it for 'setup_api' ...

LUSHE/Egg-Release-Authorize-0.06 - 14 Jun 2008 19:04:59 UTC - Search in distribution

Message::Passing::Role::Crypt::CBC - Common attributes for encoding or decoding encrypted messages River stage two • 19 direct dependents • 19 total dependents

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC - Search in distribution

Crypt::PKCS11::CK_RC2_CBC_PARAMS - Perl interface to PKCS #11 CK_RC2_CBC_PARAMS structure River stage one • 1 direct dependent • 1 total dependent

This is the Perl interface for the C structure CK_RC2_CBC_PARAMS in PKCS #11. See PKCS #11 documentation for more information about the structure and what it is used for....

JELU/Crypt-PKCS11-1.03 - 16 Feb 2015 14:00:14 UTC - Search in distribution

Crypt::TC18 - Crypt::CBC compliant block cipher River stage zero No dependents

TC18 is 128-bit block cipher that accepts a 64-bit key. It was designed by Tom St. Denis. This module supports the Crypt::CBC interface, with the following functions. Functions blocksize Returns the size (in bytes) of the block (16, in this case) key...

JCDUQUE/Crypt-TC18-1.0.0 - 09 Jan 2004 16:58:34 UTC - Search in distribution

Crypt::Shark - Crypt::CBC compliant block cipher River stage zero No dependents

Shark is 64-bit block cipher that accepts a 128-bit key. It was designed by Vincent Rijmen, Joan Daemen, Bart Preneel, Antoon Bosselaers, and Erik De Win. This module supports the Crypt::CBC interface, with the following functions. Functions blocksiz...

JCDUQUE/Crypt-Shark-1.0.1 - 30 Jun 2003 17:43:18 UTC - Search in distribution

Crypt::Anubis - Crypt::CBC-compliant block cipher River stage zero No dependents

Anubis is a variable-length key, 128-bit block cipher designed by Vincent Rijmen and Paulo S. L. M. Barreto. Key length can be 128, 160, 192, 224, 256, 288, or 320 bits. The default key length used in this implementation is 128 bits (16 bytes). This ...

JCDUQUE/Crypt-Anubis-1.0.4 - 19 Jun 2003 11:27:45 UTC - Search in distribution

Crypt::Khazad - Crypt::CBC-compliant block cipher River stage zero No dependents

Khazad is a 128-bit key, 64-bit block cipher. Designed by Vincent Rijmen and Paulo S. L. M. Barreto, Khazad is a NESSIE finalist for legacy-level block ciphers. Khazad has many similarities with Rijndael, and has an extremely high rate of diffusion. ...

JCDUQUE/Crypt-Khazad-1.0.3 - 19 Jun 2003 11:23:19 UTC - Search in distribution

Crypt::Loki97 - Crypt::CBC compliant block cipher River stage zero No dependents

Loki97 is 128-bit block cipher that accepts a variable-length key. It was designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. The default key length in this implementation is 128 bits. Loki97 was one of the 15 candidates for the AES. This...

JCDUQUE/Crypt-Loki97-1.0.1 - 28 Jun 2003 19:21:17 UTC - Search in distribution

Crypt::Misty1 - Crypt::CBC-compliant block cipher River stage zero No dependents

Misty1 is a 64-bit symmetric block cipher with a 128-bit key. It was developed by Mitsuru Matsui, and is described in the paper New Block Encryption Algorithm MISTY and in RFC2994. In January of 2000, the 3GPP consortium selected a variant of Misty1,...

JCDUQUE/Crypt-Misty1-1.1.3 - 19 Jun 2003 11:23:34 UTC - Search in distribution

Crypt::Square - Crypt::CBC-compliant block cipher River stage zero No dependents

Square is a 128-bit block cipher that accepts a 128-bit key. Designed by Joan Daemen, Vincent Rijmen, and Lars Knudsen, Square is the predecessor of Rijndael, aka the Advanced Encryption Standard. This module supports the Crypt::CBC interface, with t...

JCDUQUE/Crypt-Square-1.0.0 - 19 Jun 2003 11:25:55 UTC - Search in distribution

Crypt::Noekeon - Crypt::CBC-compliant block cipher River stage zero No dependents

Noekeon is a 128-bit key, 128-bit block cipher designed by Joan Daemen, Michael Peeters, Vincent Rijmen, and Gilles Van Assche. Noekeon was submitted as a NESSIE candidate. This module supports the Crypt::CBC interface, with the following functions. ...

JCDUQUE/Crypt-Noekeon-1.0.2 - 19 Jun 2003 11:23:49 UTC - Search in distribution

Crypt::Rainbow - Crypt::CBC-compliant block cipher River stage zero No dependents

Rainbow is 128-bit block cipher that accepts a 128-bit key. Designed by Chang-Hyi Lee and Jeong-Soo Kim of Samsung Advanced Institute of Technology, Rainbow is similar to the block ciphers Square and Shark. Rainbow was submitted as an AES candidate b...

JCDUQUE/Crypt-Rainbow-1.0.0 - 25 Jun 2003 16:25:54 UTC - Search in distribution

Crypt::Skipjack - Crypt::CBC-compliant block cipher River stage zero No dependents

Skipjack is the secret key encryption algorithm designed by the National Security Agency, and is used in the Clipper chip and Fortezza PC card. It was implemented in tamper-resistant hardware and its structure had been classified since its introducti...

JCDUQUE/Crypt-Skipjack-1.0.2 - 19 Jun 2003 11:24:05 UTC - Search in distribution

Crypt::RC6 - Crypt::CBC compliant RC6 block cipher encryption module River stage zero No dependents

From THE RC6 BLOCK CIPHER, by Rivest, Robshaw, Sidney, and Yin... "RC6 is an evolutionary improvement of RC5, designed to meet the requirements of the Advanced Encryption Standard (AES). Like RC5, RC6 makes essential use of data-dependent rotations. ...

JHUGHES/Crypt-RC6-1.0 - 17 Mar 2002 21:34:42 UTC - Search in distribution
150 results (0.074 seconds)